home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Esportes
/
1080.swf
/
scripts
/
DefineButton2_109
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-06-13
|
191b
|
10 lines
on(release){
_root.p2type--;
if(_root.p2type < 1)
{
_root.p2type = 6;
}
p2.gotoAndStop(_root.p2type);
p2name = "\'" + _root.names[_root.p2type - 1] + "\'";
}